Package-level declarations
Types
Link copied to clipboard
open class PasswordStorage(encryption: PortalEncryption = PortalEncryption(PortalMobileMpc())) : CloudStorageAdapter
Handles password-based cloud storage operations including encryption, decryption, and validation.